type crypto/cipher.gcmFallback (struct)

Method Implmentations

NonceSize() int *gcmFallback.M : AEAD.NonceSize
Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *gcmFallback.M : AEAD.Open
Overhead() int *gcmFallback.M : AEAD.Overhead
Seal(dst, nonce, plaintext, additionalData []byte) []byte *gcmFallback.M : AEAD.Seal